home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 8 / developer source - volume 8.iso / delph / may97 / ehrmf101.gif < prev    next >
Graphics Interchange Format  |  1997-10-25  |  51.5 KB  |  620x548  |  4-bit (15 colors)
   ocr: Level Delphi Standard Notes Type Abb. Size (bytes) Object Component Alpha Ann nn bytes; Pre-4 TStringField TDBEdit 1<=nn <= 255 Number N 8 Pre-4 TFloatrield TDBEdit 15 significant digits in the range of +10-309 to: +10. Money S 8 Pre-4 TCurrencyField TDBEdit Same as Number, but displayed by default at two decimal places. Short S 2 Pre-4 TSmallntfield TDBEdit 16-bit signed integer; +2" with a bit for the sign; -32,767 to +32,767; S00 holds the "null" valuc. Long Integer 4 5 TintegerField TDBEdit 32-bit signed integer; +2" with a bit for the sign; 2,147,483,647 to +2,147,483,647; $0000 holds the ...